home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-05-03 | 1.6 KB | 45 lines | [TEXT/ttxt] |
-
- Collected in this package are the DTD and external entity sets
- for a Markup Technologies paper, in an XML version. Any conference
- papers submitted for consideration for Markup Technologies '99
- should be marked up in conformance with this DTD, or with the
- SGML version of the DTD, available at
- http://www.mulberrytech.com/MT99/mtsgml.dtd.
-
- The DTD is heavily commented. Please read these comments carefully;
- they should answer most user questions on the DTD and on creating
- documents according to it. If you have any questions about
- tag usage or expected behaviors of tagged structures, they may
- be sent to mt99@mulberrytech.com.
-
- An XML instance of an MT paper should validate against this DTD
- if all files are placed together in a subdirectory, and if your
- instance includes the declaration:
-
- <!DOCTYPE mtpaper PUBLIC
- "-//GCA//DTD MTPAPER.DTD 19990330 XML Vers 1.1//EN"
- "mtpaper.xml.dtd">
-
- or simply
-
- <!DOCTYPE mtpaper SYSTEM "mtpaper.xml.dtd">
- [include a pathname to the file as necessary]
-
- This installation has been tested using James Clark's NSGMLS processor
- (with the -wxml switch) and IBM's XML4J package (version 2.0).
- Since XML editing systems are diverse and still not mature, we cannot
- provide support for editing tools. We would, however, be interested
- in any feedback that could help us to refine this implementation in
- the future: send comments to mt99@mulberrytech.com.
-
- Files in this distribution:
- ISOdia.pen [ISO entity file]
- ISOgrk3.pen "
- ISOlat1.pen "
- ISOlat2.pen "
- ISOnum.pen "
- ISOpub.pen "
- ISOtech.pen "
- mtpaper.xml.dtd [the DTD]
- empty.mt.xml [a blank, valid instance]
-